-
41 target processor
Most embedded systems programs include a header file which describes the target processor. — Многие программы для встраиваемых систем содержат заголовочный файл, описывающий целевой процессор см. тж. target platform
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > target processor
-
42 Scratch
1. n сл. сатана2. n царапинаscratch mark — царапина; риска
3. n тех. черта4. n тех. метка5. n тк. царапанье6. n скрип, чирканье7. n каракуля, закорючка8. n тк. спорт. линия старта, старт9. n спорт. участник соревнования, не получающий преимущества при старте10. n сл. временное название кинофильма11. n амер. сл. фальшивый чек12. n амер. сл. фальшивомонетчикденьги, средства
13. a разг. случайно или наспех собранный вместеscratch dinner — обед, приготовленный на скорую руку; импровизированный обед
14. a наспех написанный, набросанный, нарисованный15. a вчт. рабочий, временный16. a случайный, неумышленный17. v царапать, оцарапать, расцарапать18. v царапаться19. v рыхлить20. v скрипеть21. v чиркать22. v чесать, расчёсывать23. v чесаться24. v нацарапать, выцарапать; выгравировать25. v наспех или небрежно написать, нацарапать26. v скрестись27. v рыть когтями28. v рыться29. v выскребать, вырывать30. v вычёркивать, перечёркивать31. v спорт. снимать с участия в состязании32. v разг. идти на попятный; отказываться33. v подчистить34. v амер. полит. сл. голосовать против отдельного предложения своей партииСинонимический ряд:1. damage (noun) abrasion; damage; laceration; mark; minor damage; scar; scrape; scuff; superficial injury2. score (noun) score; scotch; slash3. abrade a surface (verb) abrade a surface; claw; cut; deface; graze; mar; score; skin4. cancel (verb) cancel; delete; eliminate; remove5. grate (verb) grate; grind; rasp; scrape6. scribble (verb) scrabble; scrawl; scribble; squiggleАнтонимический ряд:
См. также в других словарях:
File comparison — in computing is the automatic comparing of data between files on a file system. The result of comparisons are typically displayed to the user, but can also be used to accomplish tasks in networks, file systems and revision control.Examples of… … Wikipedia
File locking — is a mechanism that enforces access to a computer file by only one user or process at any specific time. The purpose of locking is to prevent the classic interceding update scenario. The interceding update problem may be illustrated as in the… … Wikipedia
Include guard — In the C and C++ programming languages, an #include guard, sometimes called a macro guard, is a particular construct used to avoid the problem of double inclusion when dealing with the #include directive. The addition of #include guards to a… … Wikipedia
File dialog — A save as file dialog from GTK+. The file browser is hidden inside a disclosure widget. In computing, a file dialog (also called File Selector/Chooser, file requester, or open and save dialog) is a dialog box that allows users to choose a file… … Wikipedia
File copying — In the realm of computer file management, file copying is the creation of a new file which has the same content as an existing file. All computer operating systems include file copying provisions in the user interface, like the command, cp in… … Wikipedia
File area network — File Area Networking refers to various methods of sharing files over a network such as storage devices connected to a file server or network attached storage (NAS). Background Data storage technology over the years has evolved from a direct… … Wikipedia
File deletion — is a way of removing a file from a computer s file system. The reasons for deleting files are Freeing the disk space Removing duplicate or unnecessary data to avoid confusion Making sensitive information unavailable to others All operating… … Wikipedia
File Transfer Protocol — (FTP) is a network protocol used to transfer data from one computer to another through a network such as the Internet.FTP is a file transfer protocol for exchanging and manipulating files over a TCP computer network. A FTP client may connect to a … Wikipedia
File verification — is the process of using an algorithm for verifying the integrity or authenticity of a computer file. This can be done by comparing two files bit by bit, but requires two copies of the same file, and may miss systematic corruptions which might… … Wikipedia
File system — For library and office filing systems, see Library classification. Further information: Filing cabinet A file system (or filesystem) is a means to organize data expected to be retained after a program terminates by providing procedures to store,… … Wikipedia
File manager — For the Windows 3.x file manager, see File Manager (Windows). A file manager or file browser is a computer program that provides a user interface to work with file systems. The most common operations performed on files or groups of files are:… … Wikipedia